home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,401 to 2,500 / aol-file-protocol-4400-2401-to-2500.zip / AOLDLs / PC Business Library / InfoDisk / INFODISK.exe / WWW. < prev    next >
Text File  |  1995-05-15  |  13KB  |  313 lines

  1.  
  2.   Copyright @ 1995 MSM Systems Ltd. 9802 W. Bell Rd., P.O Box 1184
  3.   Sun City, Arizona  85372. Reproduction or translation of any part of
  4.   this work beyond that permitted by section 107 or 108 of the Untied States
  5.   Copyright Act without the permission of the copyright owner is unlawful.
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                          INTERNET WORLD WIDE WEB
  13.  
  14.  
  15.  
  16.    This is an introduction to the World Wide Web project, describing the
  17.    concepts, software and access methods. It is aimed at people who know
  18.    a little about navigating the Internet, but want to know more about
  19.    WWW specifically.What are WWW, hypertext and hypermedia?
  20.  
  21.    WWW stands for "World Wide Web". The WWW project, started by CERN (the
  22.    European Laboratory for Particle Physics), seeks to build a
  23.    distributed hypermedia system.
  24.    
  25.  
  26.  
  27.    The advantage of hypertext is that in a hypertext document, if you
  28.    want more information about a particular subject mentioned, you can
  29.    usually "just click on it" to read further detail. In fact, documents
  30.    can be and often are linked to other documents by completely different
  31.    authors -- much like footnoting, but you can get the referenced
  32.    document instantly!
  33.  
  34.    To access the web, you run a browser program. The browser reads
  35.    documents, and can fetch documents from other sources. Information
  36.    providers set up hypermedia servers which browsers can get documents
  37.    from.
  38.  
  39.    The browsers can, in addition, access files by FTP, NNTP (the Internet
  40.    news protocol), gopher and an ever-increasing range of other methods.
  41.    On top of these, if the server has search capabilities, the browsers
  42.    will permit searches of documents and databases.
  43.  
  44.    The documents that the browsers display are hypertext documents.
  45.    Hypertext is text with pointers to other text. The browsers let you
  46.    deal with the pointers in a transparent way -- select the pointer, and
  47.    you are presented with the text that is pointed to.
  48.  
  49.    Hypermedia is a superset of hypertext -- it is any medium with
  50.    pointers to other media. This means that browsers might not display a
  51.    text file, but might display images or sound or animations.
  52.  
  53.    What is a URL?
  54.  
  55.    URL stands for "Uniform Resource Locator". It is a draft standard for
  56.    specifying an object on the Internet, such as a file or newsgroup.
  57.  
  58.    URLs look like this:
  59.      * file://wuarchive.wustl.edu/mirrors/msdos/graphics/gifkit.zip
  60.      * file://wuarchive.wustl.edu/mirrors
  61.      * http://info.cern.ch:80/default.html
  62.      * news:alt.hypertext
  63.      * telnet://dra.com
  64.  
  65.  
  66.  
  67.    The first part of the URL, before the colon, specifies the access
  68.    method. The part of the URL after the colon is interpreted specific to
  69.    the access method. In general, two slashes after the colon indicate a
  70.    machine name (machine:port is also valid).
  71.  
  72.    In this document, you will often see URLs surrounded by angle
  73.    brackets. This is done because some newsreaders (I am told) can
  74.    recognize them and treat them as "buttons". Do not enter the angle
  75.    brackets when entering a URL by hand to your web browser.
  76.  
  77.    When you are told to "check out this URL", what to do next depends on
  78.    your browser; please check the help for your particular browser. For
  79.    the line-mode browser at CERN, which you will quite possibly use first
  80.    via telnet, the command to try a URL is "GO URL" (substitute the
  81.    actual URL of course). In Lynx you just select the "GO" link on the
  82.    first page you see; in graphical browsers, there's usually an "Open
  83.    URL" option in the menus.
  84.  
  85.    How can I access the web?
  86.  
  87.    You have two options either use a browser that can be telnetted to,
  88.    or use a browser on your machine.
  89.  
  90.    BROWSERS ACCESSIBLE BY TELNET
  91.  
  92.    An up-to-date list of these is available on the Web as
  93.    http://info.cern.ch/hypertext/WWW/FAQ/Bootstrap.html and should be
  94.    regarded as an authoritative list.
  95.  
  96.    info.cern.ch
  97.           No password is required. This is in Switzerland, so continental
  98.           US users might be better off using a closer browser.
  99.   
  100.    ukanaix.cc.ukans.edu
  101.           A full screen browser "Lynx" which requires a vt100 terminal.
  102.           Log in as www.
  103.   
  104.    www.njit.edu
  105.           (or telnet 128.235.163.2) Log in as www. A full-screen browser
  106.           in New Jersey Institute of Technology. USA.
  107.  
  108.    vms.huji.ac.il
  109.           (IP address 128.139.4.3). A dual-language Hebrew/English
  110.           database, with links to the rest of the world. The line mode
  111.           browser, plus extra features. Log in as www. Hebrew University
  112.           of Jerusalem, Israel.
  113.  
  114.    sun.uakom.cs
  115.           Slovakia. Has a slow link, only use from nearby.
  116.   
  117.    info.funet.fi
  118.           (or telnet 128.214.6.102). Log in as info. Not working.
  119.  
  120.    fserv.kfki.hu
  121.           Hungary. Has slow link, use from nearby. Login is as www.
  122.  
  123.    OBTAINING BROWSERS
  124.  
  125.    The preferred method of access of the Web is to run a browser
  126.    yourself. Browsers are available for many platforms, both in source
  127.    and executable forms. Here is a list generated from the authoritative
  128.    list, http://info.cern.ch/hypertext/WWW/Clients.html.
  129.  
  130.    Terminal based browsers
  131.   
  132.    Line Mode Browser
  133.           This program gives W3 readership to anyone with a dumb
  134.           terminal. A general purpose information retrieval tool.
  135.           Available by anonymous ftp from info.cern.ch in the directory
  136.           /pub/www/src.
  137.   
  138.    "Lynx" full screen browser
  139.           This is a hypertext browser for vt100s using full screen, arrow
  140.           keys, highlighting, etc. Available by anonymous FTP from
  141.           ftp2.cc.ukans.edu.
  142.  
  143.    Tom Fine's perlWWW
  144.           A tty-based browser written in perl. Available by anonymous FTP
  145.           from archive.cis.ohio-state.edu in the directory pub/w3browser
  146.           as the file w3browser-0.1.shar.
  147.  
  148.    For VMS
  149.           Dudu Rashty's full screen client based on VMS's SMG screen
  150.           management routines. Available by anonymous FTP from
  151.           vms.huji.ac.il in the directory www/www_client.
  152.   
  153.    Emacs w3-mode
  154.           W3 browse mode for emacs. Uses multiple fonts when used with
  155.           Lemacs or Epoch. See the documentation. Available by anonymous
  156.           FTP from moose.cs.indiana.edu in the directory pub/elisp/w3 as
  157.           the files w3.tar.Z and extras.tar.Z.
  158.  
  159.    PC Running Windows
  160.    
  161.    NOTE: both of these browsers require that you have SLIP, PPP or other
  162.           TCP/IP networking on your PC. SLIP or PPP can be accomplished
  163.           over phone lines, but only with the active cooperation of your
  164.           network provider or educational institution. If you only have
  165.           normal dialup shell access, your best option at this time is to
  166.           run Lynx on the system you call.
  167.           
  168.    Cello  Browser from Cornell LII. Available by anonymous FTP from
  169.           fatty.law.cornell.edu in the directory /pub/LII/cello.
  170.           
  171.    Mosaic for Windows
  172.           From NCSA. Available by anonymous FTP from ftp.ncsa.uiuc.edu in
  173.           the directory PC/Mosaic.
  174.           
  175.    PC Running DOS
  176.     
  177.    There are NO MSDOS-based browsers at this time. See the section above
  178.    for Windows browsers. An MSDOS-based version of Lynx (with a built-in
  179.    image viewer, although images can't appear inline) is on its way; when
  180.    it is available, an announcement will appear in comp.infosystems.www.
  181.    There is no need to post looking for one.
  182.    
  183.    Macintosh
  184.     
  185.    NOTE: all of these browsers require that you have SLIP, PPP or other
  186.           TCP/IP networking on your PC. SLIP and PPP can be accomplished
  187.           over phone lines, but only with the active cooperation of your
  188.           network provider or educational institution. If you only have
  189.           normal dialup shell access, your best option at this time is to
  190.           run Lynx on the system you call.
  191.           
  192.    Mosaic for Macintosh
  193.           From NCSA. Full featured. Available by anonymous FTP from
  194.           ftp.ncsa.uiuc.edu in the directory Mac/Mosaic.
  195.           
  196.    Samba  From CERN. Basic. Available by anonymous FTP from info.cern.ch
  197.           in the directory /ftp/pub/www/bin as the file mac.
  198.           
  199.    VMS Systems Running Xwindows
  200.     
  201.    NCSA Mosaic for VMS  Browser using X11/DecWindows/Motif. Multimedia
  202.    magic. Full http 1.0 support including PUT-method forms, image maps,
  203.    etc. Recommended if you can run it. Available by anonymous FTP from
  204.    ftp.ncsa.uiuc.edu in the directory Mosaic.
  205.    
  206.    Unix Systems Running Xwindows
  207.     
  208.    NCSA Mosaic for X
  209.           Browser using X11/Motif. Multimedia magic. Full http 1.0
  210.           support including PUT-method forms, image maps, etc.
  211.           Recommended if you can run it. Available by anonymous FTP from
  212.           ftp.ncsa.uiuc.edu in the directory Mosaic.
  213.           
  214.    tkWWW Browser/Editor for X11
  215.           Browser/Editor for X11. (Beta test version.) Available for
  216.           anonymous ftp from export.lcs.mit.edu in the directory contrib
  217.           as tkWWW-0.10.tar.Z. (Note: this document may not be up to
  218.           date, so you may prefer to ftp to this site by hand and look
  219.           for an even newer version rather than using the link above.)
  220.                                               
  221.    MidasWWW Browser
  222.           From Tony Johnson. (Beta, works well.)
  223.           
  224.    Viola for X (Beta)
  225.           Two versions for X: one using Motif, one using Xlib (no Motif).
  226.           Handles HTML+ forms and tables. Has extensions for multiple
  227.           columning, collapsible/expandable list, client-side document
  228.           include. Available by anonymous FTP from ora.com in
  229.           /pub/www/viola. More information available at the URL
  230.           <http://xcf.berkeley.edu/ht/projects/viola/README>.
  231.           
  232.    Chimera
  233.           Browser using Athena (doesn't require Motif). Supports forms,
  234.           inline images, etc.; closest to Mosaic in feel of the non-Motif
  235.           X11 browsers. Available for anonymous FTP from ftp.cs.unlv.edu
  236.           in the directory /pub/chimera.
  237.           
  238.    NeXTStep
  239.     
  240.    Browser-Editor on the NeXT
  241.           A browser/editor for NeXTStep. Allows wysiwyg hypertext
  242.           editing. Requires NeXTStep 3.0. Available for anonymous FTP
  243.           from info.cern.ch in the directory /pub/www/src.
  244.           
  245.    Batch Mode
  246.     
  247.    Batch mode browser
  248.           A batch-mode "browser", url_get, which is available through the
  249.           URL <http://wwwhost.cc.utexas.edu/test/zippy/url_get.html>. (I
  250.           am not aware of an anonymous FTP site for the same package at
  251.           present.) This package is intended for use in cron jobs and
  252.           other settings in which fetching a page in a command-line
  253.           fashion is useful.
  254.           
  255.    Unreleased or Unsupported
  256.     
  257.    Browser on CERNVM
  258.           A full-screen browser for VM. Nonexistent. Use the line mode
  259.           www. Might arrive suddenly one day.
  260.  
  261.    Erwise
  262.           X-windows early browser. Unsupported, now of historical
  263.           interest only.
  264.           
  265.    NJIT's Browser
  266.           Assumes a character-grid terminal with cursor addressing, and
  267.           provides a full-screen interface to the web.3.5: How does WWW
  268.           compare to gopher and WAIS?
  269.  
  270.    While all of these information presentation systems are client-server
  271.    based, they differ in terms of their model of data. In gopher, data is
  272.    either a menu, a document, an index or a telnet connection. In WAIS,
  273.    everything is an index and everything that is returned from the index
  274.    is a document. In WWW, everything is a (possibly) hypertext document
  275.    which may be searchable.
  276.    
  277.    In practice, this means that WWW can represent the gopher (a menu is a
  278.    list of links, a gopher document is a hypertext document without links,
  279.    searches are the same, telnet sessions are the same) and WAIS (a WAIS
  280.    index is a searchable page, returning a document with no links) data
  281.    models as well as providing extra functionality.
  282.    
  283.    The principal difference between the systems, it turns out, is
  284.    deployment. WWW does not have as large a user base as gopher, mainly
  285.    because of the small number of WWW browsers that are out. This is
  286.    changing as WWW reaches critical mass (usage of the server at CERN
  287.    doubles every 4 months -- twice the rate of Internet expansion).
  288.  
  289.  
  290.    MSM Systems, Ltd.
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.